GtkSearchEntry: improve clear icon implementation
authorMatthias Clasen <mclasen@redhat.com>
Mon, 29 Jul 2013 00:21:28 +0000 (20:21 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Jul 2013 00:21:28 +0000 (20:21 -0400)
commit1b135b28c0d8202b3fcc46682e3334af85e51b3b
treec6bd30904f3f4c89599f49b7fd5dec46723af359
parent0e350eeea6d962f9edb4a381b7388166d99e2763
GtkSearchEntry: improve clear icon implementation

Instead of connecting to our own signal, which is generally
considered somewhat unclean, override the class handler
for the icon-release signal.
gtk/gtksearchentry.c